func hash/crc32.slicingMakeTable
4 uses
hash/crc32 (current package)
crc32.go#L91: castagnoliTable8 = slicingMakeTable(Castagnoli)
crc32.go#L113: ieeeTable8 = slicingMakeTable(IEEE)
crc32_amd64.go#L207: archIeeeTable8 = slicingMakeTable(IEEE)
crc32_generic.go#L60: func slicingMakeTable(poly uint32) *slicing8Table {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)